home *** CD-ROM | disk | FTP | other *** search
/ Champak 52 / Volume 52 - JOGO DISK .iso / Games / shopdrop.swf / scripts / DefineSprite_673 / frame_17 / DoAction.as
Text File  |  2007-09-27  |  90b  |  6 lines

  1. if(_global.mcRoot.oMain.lives <= 0)
  2. {
  3.    gotoAndStop(1);
  4.    this._visible = false;
  5. }
  6.